![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Resampler profile. More...
#include "roc_audio/resampler.h"
Go to the source code of this file.
Namespaces | |
namespace | roc |
Root namespace. | |
namespace | roc::audio |
Audio frames and audio processing. | |
Enumerations | |
enum | roc::audio::ResamplerProfile { roc::audio::ResamplerProfile_Low , roc::audio::ResamplerProfile_Medium , roc::audio::ResamplerProfile_High } |
Resampler parameters presets. More... | |
Functions | |
ResamplerConfig | roc::audio::resampler_profile (ResamplerProfile profile) |
Get parameters for given resampler profile. More... | |
Resampler profile.
Definition in file resampler_profile.h.